home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / test / fruity / flstudio502_install.exe / Fruity Video Player.dll / 0 / RCDATA / TFLASHWARNINGFORM / TFLASHWARNINGFORM.txt
Encoding:
Text File  |  2004-12-15  |  2.4 KB  |  107 lines

  1. object FlashWarningForm: TFlashWarningForm
  2.   Left = 363
  3.   Top = 470
  4.   BorderStyle = bsDialog
  5.   Caption = 'Fruity Video Player'
  6.   ClientHeight = 164
  7.   ClientWidth = 475
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object OKBtn: TButton
  18.     Left = 200
  19.     Top = 135
  20.     Width = 75
  21.     Height = 25
  22.     Caption = 'OK'
  23.     ModalResult = 1
  24.     TabOrder = 0
  25.   end
  26.   object chkNoWarning: TCheckBox
  27.     Left = 5
  28.     Top = 138
  29.     Width = 176
  30.     Height = 17
  31.     Caption = 'Don'#39't show this warning anymore'
  32.     TabOrder = 1
  33.   end
  34.   object QuickPanel1: TQuickPanel
  35.     Left = 5
  36.     Top = 5
  37.     Width = 466
  38.     Height = 121
  39.     BorderStyle = bsDouble
  40.     Style = psSunken
  41.     Caption = 'Flash warning '
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWhite
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     TabOrder = 2
  49.     object Label2: TLabel
  50.       Left = 42
  51.       Top = 25
  52.       Width = 378
  53.       Height = 13
  54.       Caption = 
  55.         'The VideoPlayer is meant to score soundtracks for movies and Fla' +
  56.         'sh animations.'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clWindowText
  59.       Font.Height = -11
  60.       Font.Name = 'MS Sans Serif'
  61.       Font.Style = []
  62.       ParentFont = False
  63.     end
  64.     object Label1: TLabel
  65.       Left = 69
  66.       Top = 45
  67.       Width = 326
  68.       Height = 13
  69.       Caption = 
  70.         'Some Flash files do not play well inside the VideoPlayer, mostly' +
  71.         ' those:'
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = clWindowText
  74.       Font.Height = -11
  75.       Font.Name = 'MS Sans Serif'
  76.       Font.Style = []
  77.       ParentFont = False
  78.     end
  79.     object Label3: TLabel
  80.       Left = 127
  81.       Top = 65
  82.       Width = 99
  83.       Height = 13
  84.       Caption = '- featuring interaction'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clWindowText
  87.       Font.Height = -11
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Style = []
  90.       ParentFont = False
  91.     end
  92.     object Label4: TLabel
  93.       Left = 127
  94.       Top = 85
  95.       Width = 150
  96.       Height = 13
  97.       Caption = '- with animation in the first frame'
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clWindowText
  100.       Font.Height = -11
  101.       Font.Name = 'MS Sans Serif'
  102.       Font.Style = []
  103.       ParentFont = False
  104.     end
  105.   end
  106. end
  107.